<?php namespace DeepCopy\f013; class C { public $foo = 1; public function __clone() { $this->foo = null; } }
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
A.php | File | 303 B | 0644 |
|
B.php | File | 452 B | 0644 |
|
C.php | File | 149 B | 0644 |
|