mirror of
https://github.com/standardebooks/web.git
synced 2025-07-08 15:50:29 -04:00
Add some safe functions and minor cleanup
This commit is contained in:
parent
c24b59ec62
commit
c9ebd71587
4 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
<?
|
||||
use function Safe\substr;
|
||||
|
||||
abstract class PropertiesBase extends OrmBase{
|
||||
public function __get($var){
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue